---------------------------------------------------------------------------
IOError Traceback (most recent call last)
/Users/lolo/Dropbox/science/MotionClouds/test_grating.py in <module>()
20 name_ = mc.figpath + name
21 z = color * mc.envelope_gabor(fx, fy, ft)
---> 22 mc.figures(z, name_)
23
24 # explore parameters
/Users/lolo/Dropbox/science/MotionClouds.py in figures(z, name, vext, do_movie, do_figs, seed, impulse, verbose, masking, do_amp, sparseness)
/Users/lolo/Dropbox/science/MotionClouds.py in in_show_video(name)
IOError: [Errno 2] No such file or directory: 'results/results/grating.mp4'